Microsoft DirectX 8.1 (C++)

CDeferredCommand::GetMethod

The GetMethod method retrieves the dispatch identifier (DISPID) of the method to be run.

Syntax

long GetMethod(void);

Return Value

Returns the DISPID of the method to run.

See Also